home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / drivers / pan56xcd.arj / README.TXT next >
Text File  |  1993-08-14  |  7KB  |  175 lines

  1.  
  2.    SBCD2.ADD can be used in OS/2 system which  supports  layered
  3.    CD-ROM  device  management structure.  Supported by OS/2 2.1,
  4.    existing OS/2 2.0 users can also access the structure by using
  5.    OS2CDROM.DMD in the OS2CDR package for OS/2 2.0.  To get the
  6.    package, type GO IBMOS2 in Compuserve network.
  7.  
  8.  
  9.    INSTALLATION OF SBCD2.ADD, CD-ROM DEVICE DRIVERS
  10.    ------------------------------------------------
  11.  
  12.    1) If the following line is in your OS/2 CONFIG.SYS file, delete it or
  13.       "REM" it out.
  14.       
  15.     DEVICE=C:\OS2\CDROM.SYS ...  (where "..." are parameters)
  16.  
  17.    2) If the OS2CDROM.DMD file is not already in the C:\OS2 directory,
  18.       copy that file from DISK 1 of your OS/2 Ver. 2.1 installation
  19.       diskettes to the C:\OS2 directory.
  20.  
  21.    3) Copy the SBCD2.ADD file to C:\OS2
  22.  
  23.    4) Put the following lines in your OS/2 CONFIG.SYS file in the given
  24.       order near the bottom of the OS/2 CONFIG.SYS file.  (Putting these
  25.       lines near the top could cause problems.)  Make sure that none of
  26.       these lines are already in your OS/2 CONFIG.SYS file.  If they are,
  27.       delete them and put them with the lines shown below.
  28.  
  29.       BASEDEV=SBCD2.ADD /P:220
  30.       BASEDEV=OS2CRDOM.DMD
  31.       IFS=C:\OS2\CDFS.IFS /Q
  32.           DEVICE=C:\OS2\MDOS\VCDROM.SYS (This file is required for DOS Sessions)
  33.           LASTDRIVE=H
  34.  
  35.       NOTE: A) The last line (LASTDRVIE=H) will problably be different for
  36.            your system.  For example, if the current last drive of your
  37.            system is "D: ", your CD-Rom drive will be "E:" and the last
  38.            line should read: LASTDRIVE=E 
  39.            This line may be optional.  If you have problems, try eliminating
  40.            this line and see what happens.
  41.  
  42.         B) The first line contains the I/O address of the Sound Blaster
  43.            card as a parameter (/P:220).  If your I/O address is different
  44.            (not 220), change the number on the first line to reflect your 
  45.            setting.  Check "DESCRIPTION OF SBCD2.ADD SWITCHES" at the end
  46.            of this document for info. on how to set other switches.
  47.  
  48.    5)  Reboot your system.  The SBCD2.ADD driver should now work.
  49.  
  50.  
  51.        
  52.    DRIVER INSTALLATION PROCEDURE IF YOU HAVE NOT INSTALLED OS/2 2.1
  53.    ----------------------------------------------------------------
  54.  
  55.    1. Copy the SBCD2.ADD CD-ROM driver to the OS/2 2.1 DISK 1 of your
  56.       installation diskettes.
  57.  
  58.    2) Add the following line to the CONFIG.SYS file contained on
  59.       the OS/2 2.1 DISK 1.  (Put it on the last line of
  60.       the CONFIG.SYS file.)
  61.  
  62.         BASEDEV=SBCD2.ADD /P:220
  63.  
  64.    3) Install OS/2 2.1 on your system.  When selecting installation
  65.       options, be sure and install the CD ROM option! When you are
  66.       asked to enter the type of CD-ROM go to the bottom of the list
  67.       and select "OTHER" (OS/2 2.1 does not include the SBCD2.ADD driver
  68.       but there are OTHER CD-ROM support files provided from IBM that
  69.       are required.)
  70.  
  71.    4) Copy the SBCD2.ADD file to the C:\OS2 directory.
  72.  
  73.    5) If the OS2CDROM.DMD file is not already in the C:\OS2 directory,
  74.       copy that file from disk 1 of your OS/2 Ver. 2.1 installation
  75.       diskette to the C:\OS2 directory.
  76.  
  77.    6) If the CDFS.IFS file is not already in the C:\OS2 directory,
  78.       copy that file from disk 1 of your OS/2 Ver. 2.1 installation
  79.       diskette to the C:\OS2 directory.
  80.  
  81.    7) Make certain the following lines are in the OS/2 CONFIG.SYS
  82.       file on your hard disk in the given order.
  83.  
  84.         BASEDEV=SBCD2.ADD  /P:220
  85.         IFS=C:\CDFS.IFS  /Q
  86.         BASEDEV=OS2CDROM.DMD
  87.         DEVICE=C:\OS2\MDOS\VCDROM.SYS
  88.         LASTDRIVE=H
  89.  
  90.       NOTE:  A) The last line (LASTDRIVE=H) will probably be different
  91.         for your system.  For example, if the current last drive
  92.         of your system is "D:", your CD-ROM drive will be "E:"
  93.         and the last line should read: LASTDRIVE=E
  94.         This line may be optional.  If you have problems, try
  95.         eliminating this line and see what happens.
  96.  
  97.           B) The first line contains the I/O address of the Sound
  98.          Blaster card as a parameter (/P:220).  If your
  99.          I/O address is different (not 220), change the
  100.          number on the first line to reflect your setting.
  101.          Check "DESCRIPTION OF SBCD2.ADD SWITCHES" at the
  102.          end of this document for info. on how to set other
  103.          switches.
  104.  
  105.     8) Reboot your system.  The SBCD2.ADD driver should now work.
  106.    
  107.  
  108.    DESCRIPTION OF SBCD2.ADD SWITCHES
  109.    ---------------------------------
  110.  
  111.    /P:xxx
  112.    ------
  113.    This switch specifies the port address(in hex) of Sound Blaster card
  114.    used. Options for xxx are 220 and 240.  Default setting for xxx is
  115.    220.
  116.  
  117.    Example:
  118.  
  119.           BASEDEV=SBCD2.ADD /P:220
  120.  
  121.  
  122.    /M:xxx
  123.    ------
  124.    This switch specifies the port address(in hex) of MKE CD-ROM interface
  125.    card used.  Options for xxx are 300, 310, 320 and 330.  Default
  126.    setting for xxx is 300.
  127.  
  128.    Example:
  129.  
  130.           BASEDEV=SBCD2.ADD /M:300
  131.  
  132.  
  133.    NOTE : /P and /M are mutually exclusive.  If both are specified, the
  134.       latter one will be effective.  If none is specified, default
  135.       is Sound Blaster.
  136.  
  137.  
  138.    /D:xxx
  139.    ------
  140.    This switch specifies the drives to be run at double transfer speed
  141.    (300KB/s).  The option /D:xxx specifies all daisy chained drives to
  142.    run at double speed.  You can specify individual drive using
  143.    /D:0, /D:1, /D:2, or /D:3 where 0, 1, 2, and 3 are the ID numbers of
  144.    drives you want to run at double speed.  If you have only one drive,
  145.    use the following format:
  146.  
  147.     BASEDEV=SBCD2.ADD /D:1    (1 is the jumper setting on the drive)
  148.  
  149.    If you have 2 or more drives, use this format:
  150.  
  151.     BASEDEV=SBCD2.ADD /D:1,3  (1 and 3 are jumper settings on the drives)
  152.  
  153.  
  154.    /N:xxx
  155.  
  156.    This switch specifies the drives to be run at normal transfer speed
  157.    (150KB/s).  The option /N:xxx specifies all daisy chained drives to
  158.    run at normal speed.  You can specify individual drive using
  159.    /N:0, /N:1, /N:2, or /N:3 where 0, 1, 2, and 3 are the ID numbers of
  160.    drives that you want to run at normal speed.  If you have only one drive,
  161.    use the following format:
  162.  
  163.     BASEDEV=SBCD2.ADD /N:1    (1 is the jumper setting on the drive)
  164.  
  165.    If you have 2 or more drives, use this format:
  166.  
  167.     BASEDEV=SBCD2.ADD /N:0,2  (0 and 2 are jumper settings on the drives)
  168.  
  169.    NOTE : The default is double transfer speed wherever it is possible.
  170.       If the same drive has been set more than once, the latest
  171.       setting will take effect.
  172.  
  173.  
  174.          ********** End of README.TXT **********
  175.